﻿2026-07-27T11:16:29.8368711Z ##[group]Run actions/checkout@v5
2026-07-27T11:16:29.8369367Z with:
2026-07-27T11:16:29.8369733Z   repository: BigscreenVR/spt-bs-core
2026-07-27T11:16:29.8372580Z   token: ***
2026-07-27T11:16:29.8372938Z   ssh-strict: true
2026-07-27T11:16:29.8373276Z   ssh-user: git
2026-07-27T11:16:29.8373624Z   persist-credentials: true
2026-07-27T11:16:29.8373991Z   clean: true
2026-07-27T11:16:29.8374344Z   sparse-checkout-cone-mode: true
2026-07-27T11:16:29.8374857Z   fetch-depth: 1
2026-07-27T11:16:29.8375195Z   fetch-tags: false
2026-07-27T11:16:29.8375618Z   show-progress: true
2026-07-27T11:16:29.8375971Z   lfs: false
2026-07-27T11:16:29.8376291Z   submodules: false
2026-07-27T11:16:29.8376634Z   set-safe-directory: true
2026-07-27T11:16:29.8377026Z   allow-unsafe-pr-checkout: false
2026-07-27T11:16:29.8377449Z env:
2026-07-27T11:16:29.8377764Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T11:16:29.8378187Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T11:16:29.8378655Z ##[endgroup]
2026-07-27T11:16:29.9159409Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T11:16:29.9161272Z ##[group]Getting Git version info
2026-07-27T11:16:29.9162053Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T11:16:29.9163140Z [command]/usr/bin/git version
2026-07-27T11:16:29.9163645Z git version 2.43.0
2026-07-27T11:16:29.9177559Z ##[endgroup]
2026-07-27T11:16:29.9189073Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/83a31772-1982-42d9-95c1-a0761124039f' before making global git config changes
2026-07-27T11:16:29.9190694Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:16:29.9193170Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T11:16:29.9226659Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T11:16:29.9246285Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:16:29.9257362Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T11:16:29.9259446Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T11:16:29.9287147Z HEAD
2026-07-27T11:16:29.9320141Z ##[endgroup]
2026-07-27T11:16:29.9320864Z [command]/usr/bin/git submodule status
2026-07-27T11:16:29.9553893Z ##[group]Cleaning the repository
2026-07-27T11:16:29.9554709Z [command]/usr/bin/git clean -ffdx
2026-07-27T11:16:33.9415897Z Removing .adapter-notify/
2026-07-27T11:16:33.9416597Z Removing target/
2026-07-27T11:16:33.9425033Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T11:16:33.9720064Z HEAD is now at 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:16:33.9725608Z ##[endgroup]
2026-07-27T11:16:33.9727465Z ##[group]Disabling automatic garbage collection
2026-07-27T11:16:33.9731305Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T11:16:33.9757807Z ##[endgroup]
2026-07-27T11:16:33.9758512Z ##[group]Setting up auth
2026-07-27T11:16:33.9763310Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:16:33.9791972Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T11:16:33.9988292Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:16:34.0014523Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T11:16:34.0202176Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:16:34.0229841Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T11:16:34.0418869Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T11:16:34.0447774Z ##[endgroup]
2026-07-27T11:16:34.0454245Z ##[group]Fetching the repository
2026-07-27T11:16:34.0455434Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ffef93b84c8f98e9c056cc40491c7f1dd77d8d8:refs/remotes/pull/108/merge
2026-07-27T11:16:34.6081887Z ##[endgroup]
2026-07-27T11:16:34.6083258Z ##[group]Determining the checkout info
2026-07-27T11:16:34.6084040Z ##[endgroup]
2026-07-27T11:16:34.6087733Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T11:16:34.6140485Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T11:16:34.6166602Z ##[group]Checking out the ref
2026-07-27T11:16:34.6168902Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T11:16:34.6383334Z Previous HEAD position was 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:16:34.6386066Z HEAD is now at 1ffef93b Merge 1f9dfefc3f0ad95b3dadf9c6b999fb154daa905d into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:16:34.6394067Z ##[endgroup]
2026-07-27T11:16:34.6427578Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T11:16:34.6452233Z 1ffef93b84c8f98e9c056cc40491c7f1dd77d8d8
